[INFO] cloning repository https://github.com/morimura07/type-oxidizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/morimura07/type-oxidizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorimura07%2Ftype-oxidizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorimura07%2Ftype-oxidizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b46b22ef1a254e65bc2b7dea5cca83c03bca3533
[INFO] testing morimura07/type-oxidizer against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorimura07%2Ftype-oxidizer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/morimura07/type-oxidizer
[INFO] finished tweaking git repo https://github.com/morimura07/type-oxidizer
[INFO] tweaked toml for git repo https://github.com/morimura07/type-oxidizer written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/morimura07/type-oxidizer on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/morimura07/type-oxidizer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mio-uds v0.6.8
[INFO] [stderr]   Downloaded hermit-abi v0.1.15
[INFO] [stderr]   Downloaded signal-hook-registry v1.2.0
[INFO] [stderr]   Downloaded tokio-macros v0.2.5
[INFO] [stderr]   Downloaded unicode-xid v0.2.1
[INFO] [stderr]   Downloaded pin-project-lite v0.1.7
[INFO] [stderr]   Downloaded cloudabi v0.1.0
[INFO] [stderr]   Downloaded arc-swap v0.4.7
[INFO] [stderr]   Downloaded darling v0.12.4
[INFO] [stderr]   Downloaded pkg-config v0.3.18
[INFO] [stderr]   Downloaded mobc v0.5.12
[INFO] [stderr]   Downloaded Inflector v0.11.4
[INFO] [stderr]   Downloaded darling_macro v0.12.4
[INFO] [stderr]   Downloaded futures-timer v3.0.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.60
[INFO] [stderr]   Downloaded tokio-openssl v0.4.0
[INFO] [stderr]   Downloaded libc v0.2.74
[INFO] [stderr]   Downloaded tokio-postgres v0.5.5
[INFO] [stderr]   Downloaded tokio v0.2.22
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.68
[INFO] [stderr]   Downloaded web-sys v0.3.45
[INFO] [stderr]   Downloaded rustls v0.18.1
[INFO] [stderr]   Downloaded serde_derive v1.0.114
[INFO] [stderr]   Downloaded openssl v0.10.32
[INFO] [stderr]   Downloaded pin-project v0.4.23
[INFO] [stderr]   Downloaded futures v0.3.5
[INFO] [stderr]   Downloaded parking_lot v0.11.0
[INFO] [stderr]   Downloaded siphasher v0.3.3
[INFO] [stderr]   Downloaded fallible-iterator v0.2.0
[INFO] [stderr]   Downloaded bumpalo v3.4.0
[INFO] [stderr]   Downloaded darling_core v0.12.4
[INFO] [stderr]   Downloaded vcpkg v0.2.10
[INFO] [stderr]   Downloaded toml v0.5.6
[INFO] [stderr]   Downloaded async-trait v0.1.50
[INFO] [stderr]   Downloaded futures-macro v0.3.5
[INFO] [stderr]   Downloaded pin-project-internal v0.4.23
[INFO] [stderr]   Downloaded subtle v2.2.3
[INFO] [stderr]   Downloaded cpuid-bool v0.1.2
[INFO] [stderr]   Downloaded aho-corasick v0.7.13
[INFO] [stderr]   Downloaded generic-array v0.14.3
[INFO] [stderr]   Downloaded unicode-normalization v0.1.13
[INFO] [stderr]   Downloaded regex-syntax v0.6.18
[INFO] [stderr]   Downloaded postgres-protocol v0.5.2
[INFO] [stderr]   Downloaded sct v0.6.0
[INFO] [stderr]   Downloaded tokio-rustls v0.14.1
[INFO] [stderr]   Downloaded js-sys v0.3.45
[INFO] [stderr]   Downloaded tokio-postgres-rustls v0.5.0
[INFO] [stderr]   Downloaded mio v0.6.22
[INFO] [stderr]   Downloaded thiserror-impl v1.0.20
[INFO] [stderr]   Downloaded thiserror v1.0.20
[INFO] [stderr]   Downloaded walkdir v2.3.1
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.18
[INFO] [stderr]   Downloaded lock_api v0.4.1
[INFO] [stderr]   Downloaded num-integer v0.1.43
[INFO] [stderr]   Downloaded serde v1.0.114
[INFO] [stderr]   Downloaded byteorder v1.3.4
[INFO] [stderr]   Downloaded typenum v1.12.0
[INFO] [stderr]   Downloaded sha2 v0.9.1
[INFO] [stderr]   Downloaded once_cell v1.4.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.68
[INFO] [stderr]   Downloaded webpki v0.21.3
[INFO] [stderr]   Downloaded futures-executor v0.3.5
[INFO] [stderr]   Downloaded futures-channel v0.3.5
[INFO] [stderr]   Downloaded futures-io v0.3.5
[INFO] [stderr]   Downloaded parking_lot_core v0.8.0
[INFO] [stderr]   Downloaded hmac v0.8.1
[INFO] [stderr]   Downloaded md5 v0.7.0
[INFO] [stderr]   Downloaded opaque-debug v0.3.0
[INFO] [stderr]   Downloaded tinyvec v0.3.3
[INFO] [stderr]   Downloaded postgres-types v0.1.2
[INFO] [stderr]   Downloaded futures-sink v0.3.5
[INFO] [stderr]   Downloaded tokio-util v0.3.1
[INFO] [stderr]   Downloaded cc v1.0.58
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.68
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.68
[INFO] [stderr]   Downloaded bytes v0.5.6
[INFO] [stderr]   Downloaded memchr v2.3.3
[INFO] [stderr]   Downloaded miow v0.3.5
[INFO] [stderr]   Downloaded mio-named-pipes v0.1.7
[INFO] [stderr]   Downloaded log v0.4.11
[INFO] [stderr]   Downloaded refinery-core v0.4.0
[INFO] [stderr]   Downloaded refinery-macros v0.4.0
[INFO] [stderr]   Downloaded refinery v0.4.0
[INFO] [stderr]   Downloaded futures-task v0.3.5
[INFO] [stderr]   Downloaded proc-macro-nested v0.1.6
[INFO] [stderr]   Downloaded instant v0.1.6
[INFO] [stderr]   Downloaded smallvec v1.4.1
[INFO] [stderr]   Downloaded num-traits v0.2.12
[INFO] [stderr]   Downloaded crypto-mac v0.8.0
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.8
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.68
[INFO] [stderr]   Downloaded futures-core v0.3.5
[INFO] [stderr]   Downloaded version_check v0.9.2
[INFO] [stderr]   Downloaded redox_syscall v0.1.57
[INFO] [stderr]   Downloaded net2 v0.2.34
[INFO] [stderr]   Downloaded postgres-openssl v0.3.0
[INFO] [stderr]   Downloaded time v0.1.43
[INFO] [stderr]   Downloaded socket2 v0.3.12
[INFO] [stderr]   Downloaded futures-util v0.3.5
[INFO] [stderr]   Downloaded regex v1.3.9
[INFO] [stderr]   Downloaded ring v0.16.15
[INFO] [stderr]   Downloaded openssl-src v111.10.2+1.1.1g
[INFO] [stderr]   Downloaded barrel v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 630662abe98c4a571d5039cf10f32e4c26e7361457f10ae9ef90a678cca39108
[INFO] running `Command { std: "docker" "start" "-a" "630662abe98c4a571d5039cf10f32e4c26e7361457f10ae9ef90a678cca39108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "630662abe98c4a571d5039cf10f32e4c26e7361457f10ae9ef90a678cca39108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "630662abe98c4a571d5039cf10f32e4c26e7361457f10ae9ef90a678cca39108", kill_on_drop: false }`
[INFO] [stdout] 630662abe98c4a571d5039cf10f32e4c26e7361457f10ae9ef90a678cca39108
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53beb0332720baf06221f7e62ea1d0a63f8d02828430b78ee47469128f3c5c88
[INFO] running `Command { std: "docker" "start" "-a" "53beb0332720baf06221f7e62ea1d0a63f8d02828430b78ee47469128f3c5c88", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.71
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling futures-core v0.3.5
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling pin-project-internal v0.4.23
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling generic-array v0.14.3
[INFO] [stderr]    Compiling tinyvec v0.3.3
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling futures-sink v0.3.5
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling once_cell v1.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.13
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling arc-swap v0.4.7
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.34
[INFO] [stderr]    Compiling signal-hook-registry v1.2.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling futures-task v0.3.5
[INFO] [stderr]    Compiling futures-channel v0.3.5
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling subtle v2.2.3
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling futures-io v0.3.5
[INFO] [stderr]    Compiling pin-project-lite v0.1.7
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling cc v1.0.58
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling sha2 v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling openssl-src v111.10.2+1.1.1g
[INFO] [stderr]    Compiling instant v0.1.6
[INFO] [stderr]    Compiling smallvec v1.4.1
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling openssl-sys v0.9.60
[INFO] [stderr]    Compiling lock_api v0.4.1
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling postgres-protocol v0.5.2
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling parking_lot v0.11.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.32
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling postgres-types v0.1.2
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling barrel v0.6.5
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling tokio v0.2.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling pin-project v0.4.23
[INFO] [stderr]    Compiling futures-util v0.3.5
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling oxidizer-entity-macro v0.2.2 (/opt/rustwide/workdir/oxidizer-entity-macro)
[INFO] [stdout] warning: unused import: `quote_spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Type`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:6:61
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Meta`, `PathArguments`, `PathSegment`, `Type`, `punctuated::Punctuated`, and `token::Comma`
[INFO] [stdout]  --> oxidizer-entity-macro/src/props.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     punctuated::Punctuated, spanned::Spanned, token::Comma, Data, DataStruct, DeriveInput, Field,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^
[INFO] [stdout] 7 |     Fields, Ident, Meta, PathArguments, PathSegment, Type,
[INFO] [stdout]   |                    ^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `darling::FromMeta`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use darling::FromMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proc_macro::TokenStream`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proc_macro::TokenStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `format_ident`, `quote_spanned`, and `quote`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |             ^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, `parse_macro_input`, and `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use super::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::field_extras::*`
[INFO] [stdout]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::field_extras::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `darling::FromMeta`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use darling::FromMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proc_macro::TokenStream`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proc_macro::TokenStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `quote_spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, and `parse_macro_input`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `props`
[INFO] [stdout]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:127:33
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn build_relation_get_query(props: &Props, relation: &RelationAttr) -> TokenStream2 {
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `props`
[INFO] [stdout]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:137:46
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn build_relation_has_many_get_condition(props: &Props, attr: &HasManyAttr) -> TokenStream2 {
[INFO] [stdout]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_fields_all_types`, `get_fields_all_increments`, `get_fields_plain`, `get_fields_plain_names`, `get_fields_plain_numbered`, and `get_fields_plain_numbered_next_index` are never used
[INFO] [stdout]    --> oxidizer-entity-macro/src/props.rs:83:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl Props {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  83 |     pub fn get_fields_all_types(&self) -> Vec<TokenStream2> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn get_fields_all_increments(&self) -> Vec<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn get_fields_plain(&self) -> Vec<&Field> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn get_fields_plain_names(&self) -> Vec<&Option<Ident>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn get_fields_plain_numbered(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn get_fields_plain_numbered_next_index(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait Builder {
[INFO] [stdout]    |           ------- associated function in this trait
[INFO] [stdout] 16 |     fn new() -> Self;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> oxidizer-entity-macro/src/props.rs:55:27
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> oxidizer-entity-macro/src/props.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter {
[INFO] [stdout]    |                               ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.5
[INFO] [stderr]    Compiling futures v0.3.5
[INFO] [stderr]    Compiling tokio-postgres v0.5.5
[INFO] [stderr]    Compiling mobc v0.5.12
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]    Compiling refinery-core v0.4.0
[INFO] [stderr]    Compiling refinery-macros v0.4.0
[INFO] [stderr]    Compiling refinery v0.4.0
[INFO] [stderr]    Compiling tokio-openssl v0.4.0
[INFO] [stderr]    Compiling postgres-openssl v0.3.0
[INFO] [stderr]    Compiling oxidizer v0.2.2 (/opt/rustwide/workdir/oxidizer)
[INFO] [stderr]    Compiling oxidizer-tests v0.2.1 (/opt/rustwide/workdir/oxidizer-tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 30s
[INFO] running `Command { std: "docker" "inspect" "53beb0332720baf06221f7e62ea1d0a63f8d02828430b78ee47469128f3c5c88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53beb0332720baf06221f7e62ea1d0a63f8d02828430b78ee47469128f3c5c88", kill_on_drop: false }`
[INFO] [stdout] 53beb0332720baf06221f7e62ea1d0a63f8d02828430b78ee47469128f3c5c88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2396c4eda2bf5b05521eb209b110ea63a5da849e963a3cf35fb937cd5620a2b4
[INFO] running `Command { std: "docker" "start" "-a" "2396c4eda2bf5b05521eb209b110ea63a5da849e963a3cf35fb937cd5620a2b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxidizer-entity-macro v0.2.2 (/opt/rustwide/workdir/oxidizer-entity-macro)
[INFO] [stdout] warning: unused import: `quote_spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Type`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:6:61
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Meta`, `PathArguments`, `PathSegment`, `Type`, `punctuated::Punctuated`, and `token::Comma`
[INFO] [stdout]  --> oxidizer-entity-macro/src/props.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     punctuated::Punctuated, spanned::Spanned, token::Comma, Data, DataStruct, DeriveInput, Field,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^
[INFO] [stdout] 7 |     Fields, Ident, Meta, PathArguments, PathSegment, Type,
[INFO] [stdout]   |                    ^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `darling::FromMeta`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use darling::FromMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proc_macro::TokenStream`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proc_macro::TokenStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `format_ident`, `quote_spanned`, and `quote`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |             ^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, `parse_macro_input`, and `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use super::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::field_extras::*`
[INFO] [stdout]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::field_extras::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `darling::FromMeta`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use darling::FromMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proc_macro::TokenStream`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proc_macro::TokenStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `quote_spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, and `parse_macro_input`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `quote_spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Type`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:6:61
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Meta`, `PathArguments`, `PathSegment`, `Type`, `punctuated::Punctuated`, and `token::Comma`
[INFO] [stdout]  --> oxidizer-entity-macro/src/props.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     punctuated::Punctuated, spanned::Spanned, token::Comma, Data, DataStruct, DeriveInput, Field,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^
[INFO] [stdout] 7 |     Fields, Ident, Meta, PathArguments, PathSegment, Type,
[INFO] [stdout]   |                    ^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `darling::FromMeta`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use darling::FromMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `props`
[INFO] [stdout]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:127:33
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn build_relation_get_query(props: &Props, relation: &RelationAttr) -> TokenStream2 {
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proc_macro::TokenStream`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proc_macro::TokenStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `format_ident`, `quote_spanned`, and `quote`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |             ^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, `parse_macro_input`, and `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use super::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::field_extras::*`
[INFO] [stdout]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::field_extras::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `darling::FromMeta`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use darling::FromMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proc_macro::TokenStream`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proc_macro::TokenStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `quote_spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, and `parse_macro_input`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `props`
[INFO] [stdout]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:137:46
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn build_relation_has_many_get_condition(props: &Props, attr: &HasManyAttr) -> TokenStream2 {
[INFO] [stdout]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_fields_all_types`, `get_fields_all_increments`, `get_fields_plain`, `get_fields_plain_names`, `get_fields_plain_numbered`, and `get_fields_plain_numbered_next_index` are never used
[INFO] [stdout]    --> oxidizer-entity-macro/src/props.rs:83:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl Props {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  83 |     pub fn get_fields_all_types(&self) -> Vec<TokenStream2> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn get_fields_all_increments(&self) -> Vec<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn get_fields_plain(&self) -> Vec<&Field> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn get_fields_plain_names(&self) -> Vec<&Option<Ident>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn get_fields_plain_numbered(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn get_fields_plain_numbered_next_index(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait Builder {
[INFO] [stdout]    |           ------- associated function in this trait
[INFO] [stdout] 16 |     fn new() -> Self;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> oxidizer-entity-macro/src/props.rs:55:27
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> oxidizer-entity-macro/src/props.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter {
[INFO] [stdout]    |                               ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `props`
[INFO] [stdout]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:127:33
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn build_relation_get_query(props: &Props, relation: &RelationAttr) -> TokenStream2 {
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `props`
[INFO] [stdout]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:137:46
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn build_relation_has_many_get_condition(props: &Props, attr: &HasManyAttr) -> TokenStream2 {
[INFO] [stdout]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_fields_all_types`, `get_fields_all_increments`, `get_fields_plain`, `get_fields_plain_names`, `get_fields_plain_numbered`, and `get_fields_plain_numbered_next_index` are never used
[INFO] [stdout]    --> oxidizer-entity-macro/src/props.rs:83:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl Props {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  83 |     pub fn get_fields_all_types(&self) -> Vec<TokenStream2> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn get_fields_all_increments(&self) -> Vec<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn get_fields_plain(&self) -> Vec<&Field> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn get_fields_plain_names(&self) -> Vec<&Option<Ident>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn get_fields_plain_numbered(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn get_fields_plain_numbered_next_index(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait Builder {
[INFO] [stdout]    |           ------- associated function in this trait
[INFO] [stdout] 16 |     fn new() -> Self;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> oxidizer-entity-macro/src/props.rs:55:27
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> oxidizer-entity-macro/src/props.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter {
[INFO] [stdout]    |                               ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling oxidizer v0.2.2 (/opt/rustwide/workdir/oxidizer)
[INFO] [stderr]    Compiling oxidizer-tests v0.2.1 (/opt/rustwide/workdir/oxidizer-tests)
[INFO] [stdout] warning: function `test_tls` is never used
[INFO] [stdout]   --> oxidizer-tests/src/main.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |     async fn test_tls() {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]    --> oxidizer/src/tests_macro.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct TestIgnoredType {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 117 |     data: i32,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ignored` is never read
[INFO] [stdout]    --> oxidizer/src/tests_macro.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct TestIgnoreField {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 127 |     ignored: TestIgnoredType,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.83s
[INFO] running `Command { std: "docker" "inspect" "2396c4eda2bf5b05521eb209b110ea63a5da849e963a3cf35fb937cd5620a2b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2396c4eda2bf5b05521eb209b110ea63a5da849e963a3cf35fb937cd5620a2b4", kill_on_drop: false }`
[INFO] [stdout] 2396c4eda2bf5b05521eb209b110ea63a5da849e963a3cf35fb937cd5620a2b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 57022ac48ced4c853a226f3df07f344ed974172172a3a9edf40a1ef50494350e
[INFO] running `Command { std: "docker" "start" "-a" "57022ac48ced4c853a226f3df07f344ed974172172a3a9edf40a1ef50494350e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `quote_spanned`
[INFO] [stderr]  --> oxidizer-entity-macro/src/entity_builder.rs:5:34
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stderr]   |                                  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Type`
[INFO] [stderr]  --> oxidizer-entity-macro/src/entity_builder.rs:6:61
[INFO] [stderr]   |
[INFO] [stderr] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stderr]   |                                                             ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Meta`, `PathArguments`, `PathSegment`, `Type`, `punctuated::Punctuated`, and `token::Comma`
[INFO] [stderr]  --> oxidizer-entity-macro/src/props.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     punctuated::Punctuated, spanned::Spanned, token::Comma, Data, DataStruct, DeriveInput, Field,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^
[INFO] [stderr] 7 |     Fields, Ident, Meta, PathArguments, PathSegment, Type,
[INFO] [stderr]   |                    ^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `darling::FromMeta`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use darling::FromMeta;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `proc_macro::TokenStream`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use proc_macro::TokenStream;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `format_ident`, `quote_spanned`, and `quote`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stderr]   |             ^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `DeriveInput`, `Type`, `parse_macro_input`, and `spanned::Spanned`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:9:20
[INFO] [stderr]   |
[INFO] [stderr] 9 | use super::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stderr]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::field_extras::*`
[INFO] [stderr]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use super::field_extras::*;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `darling::FromMeta`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use darling::FromMeta;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `proc_macro::TokenStream`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use proc_macro::TokenStream;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `quote_spanned`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:5:34
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stderr]   |                                  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `DeriveInput`, `Type`, and `parse_macro_input`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:9:20
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stderr]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `spanned::Spanned`
[INFO] [stderr]  --> oxidizer-entity-macro/src/entity_builder.rs:6:30
[INFO] [stderr]   |
[INFO] [stderr] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `spanned::Spanned`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:30
[INFO] [stderr]   |
[INFO] [stderr] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `props`
[INFO] [stderr]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:127:33
[INFO] [stderr]     |
[INFO] [stderr] 127 |     fn build_relation_get_query(props: &Props, relation: &RelationAttr) -> TokenStream2 {
[INFO] [stderr]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `props`
[INFO] [stderr]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:137:46
[INFO] [stderr]     |
[INFO] [stderr] 137 |     fn build_relation_has_many_get_condition(props: &Props, attr: &HasManyAttr) -> TokenStream2 {
[INFO] [stderr]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_fields_all_types`, `get_fields_all_increments`, `get_fields_plain`, `get_fields_plain_names`, `get_fields_plain_numbered`, and `get_fields_plain_numbered_next_index` are never used
[INFO] [stderr]    --> oxidizer-entity-macro/src/props.rs:83:12
[INFO] [stderr]     |
[INFO] [stderr]  24 | impl Props {
[INFO] [stderr]     | ---------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  83 |     pub fn get_fields_all_types(&self) -> Vec<TokenStream2> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 107 |     pub fn get_fields_all_increments(&self) -> Vec<bool> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 126 |     pub fn get_fields_plain(&self) -> Vec<&Field> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 132 |     pub fn get_fields_plain_names(&self) -> Vec<&Option<Ident>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 139 |     pub fn get_fields_plain_numbered(&self) -> Vec<String> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 147 |     pub fn get_fields_plain_numbered_next_index(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:16:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub trait Builder {
[INFO] [stderr]    |           ------- associated function in this trait
[INFO] [stderr] 16 |     fn new() -> Self;
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> oxidizer-entity-macro/src/props.rs:55:27
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter {
[INFO] [stderr]    |                           ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter<'_> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> oxidizer-entity-macro/src/props.rs:67:31
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter {
[INFO] [stderr]    |                               ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter<'_> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `oxidizer-entity-macro` (lib) generated 24 warnings (run `cargo fix --lib -p oxidizer-entity-macro` to apply 20 suggestions)
[INFO] [stderr] warning: `oxidizer-entity-macro` (lib test) generated 24 warnings (24 duplicates)
[INFO] [stderr] warning: field `data` is never read
[INFO] [stderr]    --> oxidizer/src/tests_macro.rs:117:5
[INFO] [stderr]     |
[INFO] [stderr] 116 | pub struct TestIgnoredType {
[INFO] [stderr]     |            --------------- field in this struct
[INFO] [stderr] 117 |     data: i32,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `ignored` is never read
[INFO] [stderr]    --> oxidizer/src/tests_macro.rs:127:5
[INFO] [stderr]     |
[INFO] [stderr] 121 | pub struct TestIgnoreField {
[INFO] [stderr]     |            --------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 127 |     ignored: TestIgnoredType,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `oxidizer` (lib test) generated 2 warnings
[INFO] [stderr] warning: function `test_tls` is never used
[INFO] [stderr]   --> oxidizer-tests/src/main.rs:40:14
[INFO] [stderr]    |
[INFO] [stderr] 40 |     async fn test_tls() {
[INFO] [stderr]    |              ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `oxidizer-tests` (bin "oxidizer-tests" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxidizer-a9318a8a1905b0de)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test tests_macro::test_custom_table_name ... ok
[INFO] [stdout] test tests_macro::test_entity_macro_clean ... ok
[INFO] [stdout] test tests_macro::test_entity_custom_type ... FAILED
[INFO] [stdout] test tests_macro::test_entity_macro_delete ... FAILED
[INFO] [stdout] test tests_macro::test_entity_custom_type_error ... FAILED
[INFO] [stdout] test tests_macro::test_entity_macro_save ... FAILED
[INFO] [stdout] test tests_macro::test_entity_macro_find ... FAILED
[INFO] [stdout] test tests_macro::test_entity_field_ignore ... FAILED
[INFO] [stdout] test tests_macro::test_custom_primary_key ... FAILED
[INFO] [stdout] test tests_macro::test_entity_custom_type_2 ... FAILED
[INFO] [stdout] test tests_macro::test_entity_macro_save_update ... FAILED
[INFO] [stdout] test tests_macro::test_indexed_field ... FAILED
[INFO] [stdout] test db::tests_db::test_db_raw_query ... FAILED
[INFO] [stdout] test tests_macro::test_migrations_module_fs ... FAILED
[INFO] [stdout] test tests_macro::test_migrations_module ... ok
[INFO] [stdout] test tests_macro::test_entity_macro_first ... FAILED
[INFO] [stdout] test tests_macro::test_migrations_changed ... FAILED
[INFO] [stdout] test tests_macro::test_nullable ... FAILED
[INFO] [stdout] test tests_macro::test_indexes ... FAILED
[INFO] [stdout] test tests_macro::test_relation_nullable ... FAILED
[INFO] [stdout] test tests_macro::test_many_to_many ... FAILED
[INFO] [stdout] test tests_macro::test_only_pk ... FAILED
[INFO] [stdout] test tests_macro::test_pk_no_increments ... FAILED
[INFO] [stdout] test tests_macro::test_relation_has_many ... FAILED
[INFO] [stdout] test tests_macro::test_relation ... FAILED
[INFO] [stdout] test tests_macro::test_reserved_table_names ... FAILED
[INFO] [stdout] test tests_macro::test_safe_migrations ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_custom_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_custom_type' (21) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c6d644 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:699:79
[INFO] [stdout]   23:     0x6529b6d2fd7d - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d029b0 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c55955 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c5090e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d2902c - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d2902c - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d2902c - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2e9fe - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cf9927 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d1f6f5 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b660 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d0fe0d - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d50656 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdcdea - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0cc47 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c8b539 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:697:1
[INFO] [stdout]   39:     0x6529b6c5d367 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:698:35
[INFO] [stdout]   40:     0x6529b6c4e816 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_macro_delete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_macro_delete' (26) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c7118e - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_delete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:347:80
[INFO] [stdout]   23:     0x6529b6d302cd - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d02fa0 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c55e55 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c50a9e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d2b4bc - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d2b4bc - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d2b4bc - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2eb6e - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cf9e97 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d20965 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b7a0 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_delete::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d103ed - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d50b76 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdd17a - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0ce07 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_delete::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c8bea9 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_delete
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:345:1
[INFO] [stdout]   39:     0x6529b6c5d457 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_delete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:346:36
[INFO] [stdout]   40:     0x6529b6c4e956 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_delete::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_custom_type_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_custom_type_error' (23) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c74fca - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:722:85
[INFO] [stdout]   23:     0x6529b6d3070d - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d03460 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c56255 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c50bde - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d2d1fc - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d2d1fc - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d2d1fc - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2ecae - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cfa317 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d21825 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b8a0 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d108ed - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d50fb6 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdd47a - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0cf67 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c8c629 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_error
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:720:1
[INFO] [stdout]   39:     0x6529b6c5d517 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:721:41
[INFO] [stdout]   40:     0x6529b6c4ea56 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_error::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_macro_save stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_macro_save' (38) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c686e0 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:264:78
[INFO] [stdout]   23:     0x6529b6d2f82d - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d023c0 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c55455 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c5077e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d26b9c - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d26b9c - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d26b9c - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2e88e - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cf93b7 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d1e485 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b520 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d0f82d - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d50136 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdca5a - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0ca87 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c8abc9 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:262:1
[INFO] [stdout]   39:     0x6529b6c5d277 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:263:34
[INFO] [stdout]   40:     0x6529b6c4e6d6 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_macro_find stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_macro_find' (31) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c67910 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_find::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:306:78
[INFO] [stdout]   23:     0x6529b6d2f71d - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d02290 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c55355 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c5072e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d2644c - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d2644c - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d2644c - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2e83e - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cf9297 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d1e0d5 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b4e0 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_find::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d0f6ed - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d50026 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdc99a - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0ca37 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_find::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c8a9e9 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_find
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:304:1
[INFO] [stdout]   39:     0x6529b6c5d247 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_find::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:305:34
[INFO] [stdout]   40:     0x6529b6c4e696 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_find::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_field_ignore stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_field_ignore' (24) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c70410 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_field_ignore::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:682:80
[INFO] [stdout]   23:     0x6529b6d301bd - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d02e70 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c55d55 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c50a4e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d2ad6c - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d2ad6c - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d2ad6c - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2eb1c - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cf9d79 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d205b5 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b762 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_field_ignore::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d102ad - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d50a66 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdd0bc - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0cda9 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_field_ignore::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c8bcc7 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_field_ignore
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:680:1
[INFO] [stdout]   39:     0x6529b6c5d427 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_field_ignore::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:681:36
[INFO] [stdout]   40:     0x6529b6c4e916 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_field_ignore::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_custom_primary_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_custom_primary_key' (19) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c6c464 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_custom_primary_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:801:79
[INFO] [stdout]   23:     0x6529b6d2fc6d - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d02880 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c55855 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c508be - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d288dc - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d288dc - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d288dc - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2e9ac - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cf9809 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d1f345 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b622 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_custom_primary_key::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d0fccd - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d50546 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdcd2c - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0cbe9 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_custom_primary_key::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c8b357 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_custom_primary_key
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:799:1
[INFO] [stdout]   39:     0x6529b6c5d337 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_custom_primary_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:800:35
[INFO] [stdout]   40:     0x6529b6c4e7d6 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_custom_primary_key::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_custom_type_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_custom_type_2' (22) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c72844 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:756:81
[INFO] [stdout]   23:     0x6529b6d303dd - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d030d0 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c55f55 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c50aee - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d2bc0c - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d2bc0c - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d2bc0c - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2ebbe - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cf9fb7 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d20d15 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b7e0 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_2::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d1052d - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d50c86 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdd23a - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0ce57 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_2::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c8c089 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_2
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:754:1
[INFO] [stdout]   39:     0x6529b6c5d487 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:755:37
[INFO] [stdout]   40:     0x6529b6c4e996 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_custom_type_2::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_macro_save_update stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_macro_save_update' (39) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c76714 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save_update::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:281:85
[INFO] [stdout]   23:     0x6529b6d3081d - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d03590 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c56355 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c50c2e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d2d94c - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d2d94c - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d2d94c - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2ecfe - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cfa437 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d21bd5 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b8e0 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save_update::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d10a2d - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d510c6 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdd53a - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0cfb7 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save_update::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c8c809 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save_update
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:279:1
[INFO] [stdout]   39:     0x6529b6c5d547 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save_update::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:280:41
[INFO] [stdout]   40:     0x6529b6c4ea96 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_save_update::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_indexed_field stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_indexed_field' (42) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c64cd0 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexed_field::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:844:74
[INFO] [stdout]   23:     0x6529b6d2f2dd - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d01dd0 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c54f55 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c505ee - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d2470c - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d2470c - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d2470c - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2e71e - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cf8e47 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d1d215 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b3e0 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexed_field::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d0f24d - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d4fc16 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdc6ca - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0c8d7 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexed_field::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c8a259 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexed_field
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:842:1
[INFO] [stdout]   39:     0x6529b6c5d187 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexed_field::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:843:30
[INFO] [stdout]   40:     0x6529b6c4e596 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexed_field::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests_db::test_db_raw_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests_db::test_db_raw_query' (18) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6cc6f8b - oxidizer[a3a1a0accf4561e4]::db::tests_db::test_db_raw_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/tests_db.rs:5:69
[INFO] [stdout]   23:     0x6529b6d3092d - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d036c0 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c56455 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c50c7e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d2e09c - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d2e09c - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d2e09c - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2ed4c - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cfa559 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d21f85 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b922 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::db::tests_db::test_db_raw_query::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d10b6d - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d511d6 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdd5fc - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0d009 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::db::tests_db::test_db_raw_query::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6cc9867 - oxidizer[a3a1a0accf4561e4]::db::tests_db::test_db_raw_query
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/tests_db.rs:3:1
[INFO] [stdout]   39:     0x6529b6cc6d27 - oxidizer[a3a1a0accf4561e4]::db::tests_db::test_db_raw_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/tests_db.rs:4:29
[INFO] [stdout]   40:     0x6529b6c4ead6 - <oxidizer[a3a1a0accf4561e4]::db::tests_db::test_db_raw_query::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_migrations_module_fs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_migrations_module_fs' (50) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c7388b - oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_module_fs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:605:81
[INFO] [stdout]   23:     0x6529b6d304ed - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d03200 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c56055 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c50b3e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d2c35c - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d2c35c - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d2c35c - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2ec0c - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cfa0d9 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d210c5 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b822 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_module_fs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d1066d - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d50d96 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdd2fc - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0cea9 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_module_fs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c8c267 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_module_fs
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:603:1
[INFO] [stdout]   39:     0x6529b6c5d4b7 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_module_fs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:604:37
[INFO] [stdout]   40:     0x6529b6c4e9d6 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_module_fs::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_macro_first stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_macro_first' (37) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c6e802 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_first::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:323:79
[INFO] [stdout]   23:     0x6529b6d2ff9d - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d02c10 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c55b55 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c509ae - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d29ecc - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d29ecc - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d29ecc - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2ea7c - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cf9b39 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d1fe55 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b6e2 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_first::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d1002d - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d50846 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdcf3c - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0cce9 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_first::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c8b907 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_first
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:321:1
[INFO] [stdout]   39:     0x6529b6c5d3c7 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_first::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:322:35
[INFO] [stdout]   40:     0x6529b6c4e896 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_entity_macro_first::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_migrations_changed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_migrations_changed' (48) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c6f9a4 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_changed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:565:79
[INFO] [stdout]   23:     0x6529b6d300ad - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d02d40 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c55c55 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c509fe - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d2a61c - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d2a61c - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d2a61c - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2eacc - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cf9c59 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d20205 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b722 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_changed::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d1016d - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d50956 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdcffc - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0cd49 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_changed::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c8bae7 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_changed
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:563:1
[INFO] [stdout]   39:     0x6529b6c5d3f7 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_changed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:564:35
[INFO] [stdout]   40:     0x6529b6c4e8d6 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_migrations_changed::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_nullable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_nullable' (51) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c601b9 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_nullable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:412:69
[INFO] [stdout]   23:     0x6529b6d2efad - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_nullable::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d01a40 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_nullable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c54c55 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_nullable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c504fe - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_nullable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d2311c - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_nullable::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d2311c - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_nullable::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d2311c - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_nullable::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2e62c - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_nullable::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cf8ae9 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_nullable::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d1c705 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_nullable::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b322 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_nullable::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d0ee8d - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_nullable::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d4f8e6 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_nullable::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdc48c - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_nullable::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0c7d9 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_nullable::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c89cb7 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_nullable
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:410:1
[INFO] [stdout]   39:     0x6529b6c5d0f7 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_nullable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:411:25
[INFO] [stdout]   40:     0x6529b6c4e4d6 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_nullable::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_indexes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_indexes' (45) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c5d78c - oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:479:68
[INFO] [stdout]   23:     0x6529b6d2ed8d - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexes::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d017e0 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c54a55 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c5045e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d2227c - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexes::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d2227c - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexes::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d2227c - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexes::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2e58c - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexes::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cf88a9 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexes::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d1bfa5 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexes::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b2a2 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexes::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d0ec0d - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexes::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d4f6c6 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexes::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdc30c - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexes::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0c719 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexes::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c898f7 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexes
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:477:1
[INFO] [stdout]   39:     0x6529b6c5d097 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:478:24
[INFO] [stdout]   40:     0x6529b6c4e456 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_indexes::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_relation_nullable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_relation_nullable' (64) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c6ad9e - oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_nullable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:443:78
[INFO] [stdout]   23:     0x6529b6d2fb5d - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d02750 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c55755 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c5086e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d2818c - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d2818c - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d2818c - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2e95c - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cf96e9 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d1ef95 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b5e2 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_nullable::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d0fb8d - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d50436 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdcc6c - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0cb89 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_nullable::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c8b177 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_nullable
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:441:1
[INFO] [stdout]   39:     0x6529b6c5d307 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_nullable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:442:34
[INFO] [stdout]   40:     0x6529b6c4e796 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_nullable::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_many_to_many stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_many_to_many' (46) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c635a9 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_many_to_many::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:650:73
[INFO] [stdout]   23:     0x6529b6d2f1cd - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d01ca0 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c54e55 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c5059e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d23fbc - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d23fbc - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d23fbc - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2e6ce - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cf8d27 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d1ce65 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b3a0 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_many_to_many::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d0f10d - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d4fb06 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdc60a - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0c887 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_many_to_many::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c8a079 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_many_to_many
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:648:1
[INFO] [stdout]   39:     0x6529b6c5d157 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_many_to_many::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:649:29
[INFO] [stdout]   40:     0x6529b6c4e556 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_many_to_many::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_only_pk stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_only_pk' (55) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c5f164 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_only_pk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:779:68
[INFO] [stdout]   23:     0x6529b6d2ee9d - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_only_pk::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d01910 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_only_pk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c54b55 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_only_pk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c504ae - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_only_pk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d229cc - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_only_pk::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d229cc - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_only_pk::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d229cc - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_only_pk::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2e5dc - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_only_pk::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cf89c9 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_only_pk::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d1c355 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_only_pk::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b2e2 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_only_pk::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d0ed4d - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_only_pk::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d4f7d6 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_only_pk::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdc3cc - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_only_pk::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0c779 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_only_pk::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c89ad7 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_only_pk
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:777:1
[INFO] [stdout]   39:     0x6529b6c5d0c7 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_only_pk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:778:24
[INFO] [stdout]   40:     0x6529b6c4e496 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_only_pk::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_pk_no_increments stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_pk_no_increments' (58) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c66904 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_pk_no_increments::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:825:77
[INFO] [stdout]   23:     0x6529b6d2f4fd - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d02030 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c55155 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c5068e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d255ac - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d255ac - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d255ac - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2e7bc - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cf9089 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d1d975 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b462 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_pk_no_increments::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d0f4cd - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d4fe36 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdc84c - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0c989 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_pk_no_increments::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c8a617 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_pk_no_increments
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:823:1
[INFO] [stdout]   39:     0x6529b6c5d1e7 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_pk_no_increments::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:824:33
[INFO] [stdout]   40:     0x6529b6c4e616 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_pk_no_increments::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_relation_has_many stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_relation_has_many' (61) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c69719 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_has_many::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:618:78
[INFO] [stdout]   23:     0x6529b6d2fa4d - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d02620 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c55655 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c5081e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d27a3c - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d27a3c - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d27a3c - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2e90c - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cf95c9 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d1ebe5 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b5a2 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_has_many::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d0fa4d - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d50326 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdcbac - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0cb29 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_has_many::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c8af97 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_has_many
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:616:1
[INFO] [stdout]   39:     0x6529b6c5d2d7 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_has_many::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:617:34
[INFO] [stdout]   40:     0x6529b6c4e756 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation_has_many::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_relation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_relation' (60) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c61881 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:374:69
[INFO] [stdout]   23:     0x6529b6d2f0bd - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d01b70 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c54d55 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c5054e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d2386c - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d2386c - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d2386c - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2e67e - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cf8c07 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d1cab5 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b360 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d0efcd - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d4f9f6 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdc54a - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0c837 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c89e99 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:372:1
[INFO] [stdout]   39:     0x6529b6c5d127 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:373:25
[INFO] [stdout]   40:     0x6529b6c4e516 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_relation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_reserved_table_names stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_reserved_table_names' (66) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c741c0 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_reserved_table_names::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:866:81
[INFO] [stdout]   23:     0x6529b6d305fd - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d03330 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c56155 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c50b8e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d2caac - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d2caac - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d2caac - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2ec5c - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cfa1f9 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d21475 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b862 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_reserved_table_names::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d107ad - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d50ea6 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdd3bc - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0cf09 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_reserved_table_names::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c8c447 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_reserved_table_names
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:864:1
[INFO] [stdout]   39:     0x6529b6c5d4e7 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_reserved_table_names::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:865:37
[INFO] [stdout]   40:     0x6529b6c4ea16 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_reserved_table_names::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_safe_migrations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_safe_migrations' (68) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6529b723423a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6529b723423a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6529b723423a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6529b724c0ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6529b724c0ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6529b7239662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6529b7239662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6529b721237f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6529b721237f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6529b722c199 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529b6d6666c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6529b6d6666c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6529b722c412 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr] error: test failed, to rerun pass `-p oxidizer --lib`
[INFO] [stdout]   14:     0x6529b722c412 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6529b7212438 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6529b7209cf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6529b721330d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6529b724c8dc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6529b724c622 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6529b6cc6523 - <core[786f478f706679df]::result::Result<u64, oxidizer[a3a1a0accf4561e4]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6529b6cc6523 - oxidizer[a3a1a0accf4561e4]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x6529b6c65a5d - oxidizer[a3a1a0accf4561e4]::tests_macro::test_safe_migrations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:529:76
[INFO] [stdout]   23:     0x6529b6d2f3ed - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x6529b6d01f00 - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6529b6c55055 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::try_with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6529b6c5063e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[e3690e5e84e2b833]::coop::Budget>>>::with::<tokio[e3690e5e84e2b833]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6529b6d24e5c - tokio[e3690e5e84e2b833]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6529b6d24e5c - tokio[e3690e5e84e2b833]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6529b6d24e5c - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x6529b6d2e76c - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6529b6cf8f69 - <tokio[e3690e5e84e2b833]::macros::scoped_tls::ScopedKey<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::Context>>::set::<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6529b6d1d5c5 - tokio[e3690e5e84e2b833]::runtime::basic_scheduler::enter::<<tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}, (), tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x6529b6d1b422 - <tokio[e3690e5e84e2b833]::runtime::basic_scheduler::BasicScheduler<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::time::driver::Driver<tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>, tokio[e3690e5e84e2b833]::park::either::Either<tokio[e3690e5e84e2b833]::io::driver::Driver, tokio[e3690e5e84e2b833]::park::thread::ParkThread>>>>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_safe_migrations::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6529b6d0f38d - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x6529b6d4fd26 - tokio[e3690e5e84e2b833]::runtime::context::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x6529b6cdc78c - <tokio[e3690e5e84e2b833]::runtime::handle::Handle>::enter::<<tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on<oxidizer[a3a1a0accf4561e4]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x6529b6d0c929 - <tokio[e3690e5e84e2b833]::runtime::Runtime>::block_on::<oxidizer[a3a1a0accf4561e4]::tests_macro::test_safe_migrations::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6529b6c8a437 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_safe_migrations
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:527:1
[INFO] [stdout]   39:     0x6529b6c5d1b7 - oxidizer[a3a1a0accf4561e4]::tests_macro::test_safe_migrations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:528:32
[INFO] [stdout]   40:     0x6529b6c4e5d6 - <oxidizer[a3a1a0accf4561e4]::tests_macro::test_safe_migrations::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6529b6d5a74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6529b6d5a74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6529b6d6713b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6529b6d6713b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6529b6d6713b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6529b6d6713b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6529b6d62854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6529b6d62854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6529b6d69d42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6529b6d69d42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6529b6d69d42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6529b6d69d42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6529b6d69d42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6529b7233b0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x6529b7233b0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7b2cd7e03aa4 - <unknown>
[INFO] [stdout]   62:     0x7b2cd7e90a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     db::tests_db::test_db_raw_query
[INFO] [stdout]     tests_macro::test_custom_primary_key
[INFO] [stdout]     tests_macro::test_entity_custom_type
[INFO] [stdout]     tests_macro::test_entity_custom_type_2
[INFO] [stdout]     tests_macro::test_entity_custom_type_error
[INFO] [stdout]     tests_macro::test_entity_field_ignore
[INFO] [stdout]     tests_macro::test_entity_macro_delete
[INFO] [stdout]     tests_macro::test_entity_macro_find
[INFO] [stdout]     tests_macro::test_entity_macro_first
[INFO] [stdout]     tests_macro::test_entity_macro_save
[INFO] [stdout]     tests_macro::test_entity_macro_save_update
[INFO] [stdout]     tests_macro::test_indexed_field
[INFO] [stdout]     tests_macro::test_indexes
[INFO] [stdout]     tests_macro::test_many_to_many
[INFO] [stdout]     tests_macro::test_migrations_changed
[INFO] [stdout]     tests_macro::test_migrations_module_fs
[INFO] [stdout]     tests_macro::test_nullable
[INFO] [stdout]     tests_macro::test_only_pk
[INFO] [stdout]     tests_macro::test_pk_no_increments
[INFO] [stdout]     tests_macro::test_relation
[INFO] [stdout]     tests_macro::test_relation_has_many
[INFO] [stdout]     tests_macro::test_relation_nullable
[INFO] [stdout]     tests_macro::test_reserved_table_names
[INFO] [stdout]     tests_macro::test_safe_migrations
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 24 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "57022ac48ced4c853a226f3df07f344ed974172172a3a9edf40a1ef50494350e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57022ac48ced4c853a226f3df07f344ed974172172a3a9edf40a1ef50494350e", kill_on_drop: false }`
[INFO] [stdout] 57022ac48ced4c853a226f3df07f344ed974172172a3a9edf40a1ef50494350e
